ClearDataForOriginRequest
data class ClearDataForOriginRequest(origin: String, storageTypes: String)
Content copied to clipboard
Represents request frame that can be used with Storage#clearDataForOrigin operation call.
Clears storage for origin.